bitkeeper revision 1.800 (4055ee59_zI1OKOsC2EKXBIYFm3OtA)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Mon, 15 Mar 2004 17:56:41 +0000 (17:56 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Mon, 15 Mar 2004 17:56:41 +0000 (17:56 +0000)
commit784905204897c004a990a25aed49dcccb6e2da54
treea0de0dc03705b308ec662fbaf70748661abb9496
parent58ae7777f2bc2910ae57900e33a20fc7ef1e3b7f
bitkeeper revision 1.800 (4055ee59_zI1OKOsC2EKXBIYFm3OtA)

console_client.py, __init__.py, setup.py, Makefile:
  new file
Many files:
  New console-terminal client in xenctl.console_client Python package. New option to xc_dom_create (-c on cmdline or auto_console in defaults file) to automatically become a console client.
utils.py:
  Rename: tools/xc/py/XenoUtil.py -> tools/xenctl/lib/utils.py
19 files changed:
.rootkeys
README.CD
docs/VBD-HOWTO.txt
docs/Xeno-HOWTO.txt
tools/Makefile
tools/examples/README
tools/examples/defaults
tools/examples/democd
tools/examples/netbsd
tools/examples/xc_dom_control.py
tools/examples/xc_dom_create.py
tools/examples/xc_vd_tool.py
tools/xc/py/XenoUtil.py [deleted file]
tools/xc/py/setup.py
tools/xenctl/Makefile [new file with mode: 0644]
tools/xenctl/lib/__init__.py [new file with mode: 0644]
tools/xenctl/lib/console_client.py [new file with mode: 0644]
tools/xenctl/lib/utils.py [new file with mode: 0644]
tools/xenctl/setup.py [new file with mode: 0644]